01. Introduction
Introduction
INSTRUCTOR NOTE:
Courses on Programming
If you don't know how to program in Python, or would like to learn more, you can take:
- Intro to Computer Science to learn about if statements, loops, functions, lists, sets, and dictionaries
- Programming Foundations with Python to learn about classes, objects, and modules